home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-01 / ifp1s155.zip / PAGE_18.INF < prev    next >
Text File  |  1992-04-21  |  4KB  |  113 lines

  1. Resident programs and drivers: Some programs let you detect and get
  2. information from them.
  3.  
  4. 4DOS: A shareware program that replaces COMMAND.COM. It offers many
  5.       enhancements and reduced memory requirements.
  6.  
  7. KSTACK.COM: Part of 4DOS 4.0 and newer. A utility to fake keystrokes.
  8.  
  9. NDOS: A licensed version of 4DOS that is part of Norton Utilities 6.
  10.  
  11. WildUnix: A resident program that lets you use things like DEL *X.* to
  12.           delete any filename ending in X. (DOS would delete everything!)
  13.  
  14. ANARKEY: A program that lets you re-define the keyboard.
  15.  
  16. DOS/16M: A protected mode interface that lets DOS programs access more than
  17.          1Meg of memory on AT's and 386/486s. Used by many major
  18.          programs.
  19.  
  20. Phar Lap DOS Extender: Similar to DOS/16M.
  21.  
  22. QEMM: Quarterdeck's memory manager.
  23.  
  24. Manifest: A system analyzer by Quarterdeck. It has a resident mode that
  25.           let's you get information while a program is running.
  26.  
  27. VIDRAM: A program by Quarterdeck that lets you use some of the EGA/VGA
  28.         display memory for DOS. This comes at the expense of graphics
  29.         modes, except for CGA level graphics.
  30.  
  31. 386^MAX: A memory manager by Qualitas.
  32.  
  33. MICEMM: Micronics Memory Manager. Comes with many computers that use the
  34.         Micronics motherboard. Gateway 2000 is a big customer.
  35.         NOTE: I have version 4F, and the detection does NOT work.
  36.  
  37. EMM386: Microsoft's memory manager. Comes as part of DOS 5 or Windows. OK
  38.         for being 'FREE', but it isn't very efficient. It slows computer
  39.         performance much more than QEMM or 386^Max. EMM386 must be
  40.         providing EMS memory for it to be found.
  41.  
  42. VDS: Virtual DMA Specification is a controlled way for programs to transfer
  43.      memory to and from some hardware devices. SCSI controllers are one
  44.      example that need to use VDS under memory managers or Windows.
  45.  
  46. Desqview: Quarterdeck's multi-tasking program. If found, information about
  47.           available memory and screen modes/size is given.
  48.  
  49. DOS 5 task switcher: DOS 5's DOSSHELL has a task switching option. You can
  50.                      can run several programs at once, but only one at a
  51.                      time. It is swapped in and out of memory. The switcher
  52.                      also is detected as Windows in real/standard mode.
  53.  
  54. DRDOS TaskMax: A task switcher that comes with DR-DOS 6. It's equivalent to
  55.                DOS 5's DOSSHELL.
  56.  
  57. TAME: A shareware program that monitors DOS programs when running under
  58.       multi-tasking programs. If a program is doing nothing, it forces the
  59.       program to give up it's time slot, giving more to other programs.
  60.  
  61. Windows: This is the program by Microsoft. When version 3.x is in enhanced
  62.          mode, alot of extra information is given.
  63.  
  64. Norton NCACHE: Disk Cache. Part of Nortons version 5 or newer.
  65.  
  66. Norton Diskreet: An encoded/secure 'drive'. Part of Nortons version 5 or
  67.                  newer.
  68.  
  69. Norton DiskMon: Monitors disk activity. Part of Nortons version 5 or newer.
  70.  
  71. Norton FileSave/EraseProtect: Places deleted files in a safe place. Part of
  72.                               Nortons version 5 or newer.
  73.  
  74. F-PROT: F-PROT is a shareware package of programs by Fridrik Skulason used
  75.         to protect a computer from viruses.
  76.  
  77. TBScanX: A resident virus scanner. Usable by other programs to check
  78.          themselves.
  79.  
  80. Flu_Shot+: A commerical virus protection program.
  81.  
  82. CAM-SCSI: A SCSI interface standard.
  83.  
  84. CMC Int. SCSI driver: A SCSI driver.
  85.  
  86. SMARTDRV: Microsoft's disk cache. Some other cache programs may also use
  87.           this interface.
  88.           If you use Super PCKwik's PCKWIN.SYS program, the IOCTL read will
  89.           fail under DOS, but work under Windows 3 enhanced.
  90.  
  91. HyperDisk: A shareware disk cache program.
  92.  
  93. Stacker: A program that automatically compresses data, pretending it's
  94.          a disk drive.
  95.  
  96. pcAnywhere: A program that lets you operate a computer via the serial port.
  97.  
  98. Disk Spool II: A printer spooling program.
  99.  
  100. Microsoft/LANtastic: The network programs.
  101.  
  102. PC/TCP: A packet driver interface standard.
  103.  
  104. Inset: A program that integrates text and graphics.
  105.  
  106. MSCDEX: Microsoft's CD-ROM extensions
  107.  
  108. Fossil: A TSR or device driver for using the serial ports. Many BBS
  109.         programs use them.
  110.  
  111. Video Fossil: An extension of Fossil for working with video.
  112.  
  113.